[DockingTab] Fixed Last DockingTabPage to dock back using c1DockingTabPage.DockTo() when floated.
ComponentOne WinForms (C1.Win)
Bug fixes
Fixed "actions" button to appear in the UIA AIW tool.
Resolved a compilation error that occurred when casting control to an interface with implementation of any C1.Win.Accessibility interface.
Changed all UIA items to containers.
Fixed an issue where the control did not show the 'About box' before the LicenseException at design time when the trial license had expired.
DashboardLayout
Bug fixes
Fixed SaveLayout and LoadLayout methods to handle the Maximize and Hide states of an item container.
Document
Bug fixes
[C1PdfDocumentSource] Resolved GrapeCity.Documents.Common.LicenseException licensing error thrown when exporting C1PdfDocumentSource.
[C1PdfDocumentSource] Resolved System.InvalidOperationException error thrown when exporting C1PdfDocumentSource.
[C1PdfDocumentSource] Fixed PdfDocumentSource to read NewLine character from the PDF loaded to source.
FlexChart
Bug fixes
Fixed issue with calculation of automatic axis limits when axis has scrollbar.
Fixed issue with incorrect axis scrollbar position during printing.
Improved appearance of axis scrollbar's arrows.
Fixed issue so that SelectionChanged event fires correctly in SelectionMode = Series.
Fixed issue with rendering star symbol.
Fixed issue with series toggle after printing chart.
Improved rendering of axis scrollbar's buttons.
Fixed issue with updating axis scrollbar in DirectX rendering mode.
Fixed issue where the data labels are displayed empty when a trend line is added to chart.
Fixed issue with incorrect annotation position when using relative attachment.
Fixed issue so that the LineMarker HorizontalPosition and VerticalPosition applies correctly during initialization.
FlexGrid
Bug fixes
Fixed issue where copying data included only the columns selected with the left mouse button, rather than the entire selected data when grid SelectionMode was set to Column, ColumnRange, Row, or RowRange.
Fixed issue where the group header text was not displayed in the Tree column when grouping and column reordering were performed between BeginUpdate and EndUpdate.
Fixed issue so that performance is not degraded when auto sizing merged columns.
Fixed issue so that performance is not degraded when adding rows and converting them to tree nodes.
Resolved System.OutofMemoryException thrown when the Flexgrid tree node was sorted between BeginUpdate/EndUpdate method.
Fixed issue where ImageAlign was incorrect when exporting to Excel.
Fixed issue where merging cells in a grid with many rows and columns made scrolling very slow.
Fixed default checkbox style to align with the default checkbox style in WinForms.
Fixed ColumnInfo to take effect when setting application to th-TH (Thailand) culture.
Fixed issue where the grid loaded an extra column when setting the column layout using ParseString(), if the grid was in bound mode and had fixed columns.
Fixed an issue where row sum summarization did not filter rows correctly by counting hidden rows.
Improved subtotal performance to prevent degradation after version 2023v3 631.
Fixed issue so that '&' is displayed correctly in the filter dropdown.
Other changes
[BandedView] Added remarks for FlexGrid bands.
[FlexGrid] Marked GetLocalizedString event as obsolete.
FlexPivot
Bug fixes
Fixed issue where the previously applied theme was still displayed in the chart when making edits in FlexPivot after resetting the theme to '(none)'.
Fixed issue so that Legend and header text of the Pie chart are visible in Print Preview when the 'High Contrast' or 'Office365 Black' themes are applied to FlexPivot.
Resolved 'System.ArgumentOutOfRangeException' thrown when opening the 'Chart' tab where 'Defer Updates' was checked and data was not updated.
Fixed FlexPivotChart so that text is visible in Print Preview when the 'High Contrast' or 'Office365 Black' themes are applied to FlexPivot.
GanttView
Bug fixes
Fixed issue where selected taskbar was not visible in ChartView when using ScrollToTask() after resetting the theme to '(none)' in GanttView.
Fixed issue where GridView horizontal scrollbar disappeared when resetting the theme to '(none)' in GanttView.
Fixed issue where ChartView horizontal scrollbar disappeared when resetting the theme to '(none)' in GanttView.
Fixed issue where Content in dialog and Print Preview of GanttView was not rendered correctly in high DPI setting.
InputPanel
Bug fixes
Fixed application that would terminate when navigating through the InputGridPanel's rows with empty cells using the Tab key.
List
Bug fixes
[.NET] [List] Fixed issue so that rows do not overlap with fixed columns while scrolling horizontally.
PrintPreview
Other changes
Added scaling for high DPI screen modes and PrintDocument.EmfType == EmfOnly.
Ribbon
Improvements
Added group launcher button as UIA button.
Added UI automation for Qat group button.
Added UI automation for group popup form.
Bug fixes
Fixed issue where RibbonLabel and RibbonSplitButton items in the BackstageView menu could not be recorded by UIRecorder.
Fixed "actions" button to appear in the UIA AIW tool.
Resolved System.ArgumentNullException thrown when ribbon tab was removed and recorded with WinAppDriverUIRecorder.
Resolved System.ArgumentNullException thrown when ribbon was minimized and recorded with UIRecorder.
Fixed issue where collapsed ribbon groups could not be inspected by the UIAVerify tool
Sizer
Bug fixes
[.NET] Fixed font and size of controls to resize correctly.
Themes
Bug fixes
[.NET] Fixed C1Theme to apply at design time.
TrueDBGrid
Bug fixes
Resolved System.ArgumentOutOfRangeException thrown when clearing filter in TrueDBGrid.
Fixed Split to automatic resize when SplitSizeMode is set to NumberOfColumns.